Platform Explorer / Nuxeo Platform 6.0

Extension point antisamy

Documentation

The following allows you to change the AntiSamy policy file:

    <antisamy policy="some-file.xml"/>

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerAntiSamyDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-platform-htmlsanitizer-6.0.jar
    <extension point="antisamy" target="org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService">
        <antisamy policy="antisamy-nuxeo-policy.xml"/>
      </extension>